* calendar/todos.el (todos-done-separator-string): New defcustom.
authorStephen Berman <stephen.berman@gmx.net>
Thu, 14 Jun 2012 16:45:35 +0000 (17:45 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Thu, 14 Jun 2012 16:45:35 +0000 (17:45 +0100)
commit734a2cc37958cf9792dbd6beed2763d83874cfe4
treeef0b1150d39d6e82067051d1c00ffd9fc47cfb93
parent3c5b589b07852d36c75c26cf400671bc837a171c
* calendar/todos.el (todos-done-separator-string): New defcustom.
(todos-done-separator): New variable replacing defcustom of the
same name.
(todos-reset-done-separator-string, todos-done-separator):
New functions.
(todos-mode): Make function added to
window-configuration-change-hook do a better job of updating the
done items separator string overlay.
(todos-unload-hook): Remove it here.
(todos-item-undo): Fix search for item's end.
lisp/ChangeLog
lisp/calendar/todos.el